Break out into a separate function
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Jan 2011 15:46:40 +0000 (10:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 27 Jan 2011 05:32:07 +0000 (00:32 -0500)
commit368a5c8937568495868051528f5aaed0066fa04a
tree9a978b2375baa4e9cc91e16c6fe076aab2c831b4
parent8f3a3fda0b5d124e0940ef9c7ef9e5f2c16eb530
Break out into a separate function

Move key file parsing to gtk_settings_load_from_key_file(), in
preparation for loading per-theme files. Load key files from both
/etc and ~/.config, with the latter overriding the former. Support
parsing enum values.
gtk/gtksettings.c